@charset "utf-8";
.layui-fluid {
	padding: 0
}
.wnminwidth {
	min-width: 1200px
}
.layui-fluid, .layui-main {
	line-height: 32px;
	font-size: 14px;
	min-width: 1200px;
}
.ptop15 {
	padding-top: 15px
}
.ptop25 {
	padding-top: 25px
}
.ptop50 {
	padding-top: 50px
}
.pall20 {
	padding: 20px
}
.ptb10 {
	padding: 10px 0
}
.mtop15 {
	margin-top: 10px
}
.mtop25 {
	margin-top: 25px
}
.mbot25 {
	margin-bottom: 25px
}
.mtop50 {
	margin-top: 50px
}
.layui-breadcrumb a {
	color: #333!important
}
.layui-breadcrumb a:hover {
	color: #009b4c!important
}
a {
	color: #333
}
a.wlink {
	color: #fff
}
a.olink {
	color: #ed8e06
}
a.clink {
	color: #009b4c
}
a:hover {
	color: #009b4c
}
a.wwlink {
	color: #fff
}
a.wwlink:hover {
	color: #fff
}
a.olink {
	color: #ed8e06
}
a.olink:hover {
	color: #fff
}
.fr {
	float: right
}
.tright {
	text-align: right
}
.tcenter {
	text-align: center
}
.bg-green {
	background-color: #009b4c
}
.cbg-green {
	background-color: #03dd6e
}
.imgbfb {
	width: 100%
}
.imgbfb1 {
	width: 100%;
	height: 290px;
}
.imgbf80 {
	width: 80%
}
.elip2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.details-table{ font-size:16px; line-height:30px;}
.details-table table{
  width: 100%;
  border-collapse: collapse;
  word-wrap: break-word; 
  word-break: break-all;
}

.details-table td{
	width:20%;
	padding:4px;
  border: 1px solid #F2F2F2;
}
.details-table table th,
.details-table table td:first-child{
  font-size: 16px;
  line-height: 42px;
  font-weight: bold;
}
.details-table img{
  max-width: 100%;
  margin: 5px 0;
}

.bg-blue {
    background-color: #009b4d;
}
.logocode {
	height: 100px;
	padding: 15px 0;
}
.logocode span {
	display: inline-block;
	line-height: 36px;
	font-size: 16px;
	padding: 10px 0;
	float: right;
	text-align: right
}
.logocode span>p {
	color: red;
	font-size: 22px;
	font-weight: bolder
}
.logocode p>i {
	color: red;
	font-size: 20px;
	font-weight: bolder
}
.layui-nav .layui-nav-item {
	height: 60px;
	line-height: 60px
}
.layui-nav .layui-nav-item>a {
	color: #fff;
	line-height: 60px;
	font-size: 22px;
	padding: 0;
	margin: 0
}

.layui-nav .layui-nav-item .layui-nav-child>dd {
	border-bottom: #e8e8e8 1px solid
}
#topnav .layui-nav-more {
	display: none
}
.layui-nav .cbg-blue a, .layui-nav .cbg-blue a:hover {
	font-weight: bold
}
.layui-nav .layui-this:after, .layui-nav-bar {
	height: 5px;
	background-color: #0e8449
}
#topnav .layui-nav-item {
	line-height: 60px
}
#topnav .layui-nav-item:hover {
	background-color: #0e8449
}
#topnav .layui-nav-item:hover>a {
	color: #fff
}
.layui-nav, .layui-nav a {
	padding: 0;
	font-size: 18px
}
.layui-nav-item, .layui-nav-child {
	text-align: center
}
.fixedbignav {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999
}
.cbg-blue {
    background-color: #0e8449;
    padding: 0 1px;
}

.lanmu-title {
	background: url(../img/line.png) center no-repeat
}
.lanmu-title h2 {
	color: #009b4c;
	font-weight: bold;
	font-size: 60px;
	line-height: 82px
}
.lanmu-title h3 {
	margin-top: 15px;
	color: #555;
	font-size: 24px;
	letter-spacing: 10px;
	line-height: 32px
}

.fenlei-titile {
	text-align: center;
	padding: 20px 0 15px 0;
	font-size: 36px;
	background: url(../img/pro_tit.png) no-repeat;
	background-position: left 0 top 38px
}
.fenlei-titile span {
	padding-bottom: 24px
}
.fenlei-titile>p {
	color: #999;
	font-weight: normal
}
.fenlei-titile>p:nth-child(2) {
	font-size: 18px;
	line-height: 40px
}
.fenlei-titile>p:nth-child(3) {
	font-size: 24px;
	line-height: 32px
}

/****首页产品列表***/
.hprdlist{ width:1200px; height:auto; margin:20px auto; overflow:hidden;}
.special_img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 553px;
}
.special_img .sepcial_pro {
    max-width: none;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    height: 100%;
}
.common_index_title {
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 7;
	display: inline-block;
}
.common_index_title a {
    display: block;
}
.common_index_title .t {
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    color: #009b4d;
}
.common_index_title .en {
    font-size: 20px;
    line-height: 1;
    font-family: 'Arial';
    color: #2d4455;
    margin-bottom: 5px;
    margin-top: 15px;
}
.pro_slider {
    width: 400px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: url(../img/index_pro02.png) repeat;
}
.pro_slider .swiper-containers {
    height: 553px;
    overflow: hidden;
}
.pro_slider .swiper-containers .fix {
    width: 100%;
    height: auto;
}
.pro_slider .swiper-slides {
    width: 100%;
    height: 92px;
	float:left;
    border-bottom: 1px solid #596f86;
}
.pro_slider .swiper-containers .fix {
    width: 100%;
    height: auto;
}
.pro_slider .swiper-wrappers .box {
    overflow: hidden;
    width: 96%;
    padding:15px 2%;
}
.pro_slider .swiper-slides .box.active {
    background: #009b4d;
	height:auto;
}
.pro_slider .swiper-slides .p {
    margin-left: 6%;
    width: 60%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    float: left;
	margin-top:10px;
}
.pro_slider .swiper-slides .pro_r {
    width: 34%;
    float: right;
}
.rect-46 {
    padding-bottom: 46%;
}
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
*[class*="rect-"] ._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    *height: auto;
}


/*****首页楼层***/
.syprd{ width:1200px; height:auto; overflow:hidden;}
.index-pro-box{
	margin-bottom:20px;
	overflow:hidden;
}
.index-pro-box aside{
	height:31px;
	padding-bottom:5px;
	border-bottom:2px solid #ddd;
}
.index-pro-box aside i{
	font-style:normal;
	display:inline-block;
	height:31px;
	line-height:31px;
	color:#fff;
	font-size:24px;
	padding:0 15px;
	background:#009b4d;
	border-radius:3px;
	float:left;
}
.index-pro-box aside h1 {
    width: 240px;
    display: inline-block;
    height: 31px;
    line-height: 29px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    padding: 0 10px;
    float: left;
    background: url(../img/tit_03.jpg) no-repeat;
}
.index-pro-box aside a{
	float:right;
	height:31px;
	line-height:31px;
	color:#009b4d;
	font-size:14px;
}
.index-pro-box aside a:hover{
	color:#1567a1;
}
.i_recom dl{*zoom:1;background:#fff; margin-top:15px;}
.i_recom dd{float:left;width:183px;line-height:1.8;margin-right:20px; margin-bottom:25px;}
.i_recom dd img{ width:183px; height:137px;}
.i_recom dd:nth-child(6n){ float:right; margin-right:0;}
.i_recom .star{visibility:hidden;height:14px;overflow:hidden;width:75px;margin:10px 0 0 10px;}
.i_recom .star em{float:left;height:100%;overflow:hidden;}
.i_recom .cont{display:block;width:100%;overflow:hidden;}
.i_recom .cont s{_display:inline-block;width:0;height:100%;overflow:hidden;vertical-align:middle;}
.i_recom p{height:22px;overflow:hidden;}
.i_recom .t{font-size:14px;color:#000;height:40px; line-height:40px; overflow:hidden; width:100%; background:#eeeeee; text-align:center; float:left;}
.i_recom dd:hover .t{ background:#009b4d; color:#fff;}




.ys-list h2 {
	padding-top: 120px;
	color: #009b4c;
	font-size: 28px;
	font-weight: bold
}
.lc-cont {
	padding: 25px 0;
	background: url(../img/liuc_bg.jpg) center top no-repeat;
	color: #fff;
	height: 100px
}
.lc-cont h2 {
	font-size: 20px;
	line-height: 42px
}
.lc-cont h3, .lc-cont h3 i {
	font-size: 32px;
	line-height: 48px
}
.lc-cont li {
	transition: all .5s;
	display: inline-block
}
.lc-cont li p {
	line-height: 50px;
	font-size: 16px
}
.lc-cont li:nth-child(even) p {
	line-height: 24px;
	color: #03dd6e
}
.lc-cont li:nth-child(even) i {
	font-size: 24px;
	font-weight: bold
}
.lc-cont li:nth-child(even) {
	padding: 0 21px
}
.lc-cont li:hover {
	transform: rotateY(360deg);
	transition: all .5s
}
.jz-cont>div, .jz-cont>div>div {
	background-color: #fff;
	border: 1px solid #ddd
}
.jz-cont .wdiv {
	padding-bottom: 5px;
	padding-right: 5px
}
.jz-cont .ndiv {
	margin-top: -5px;
	margin-left: -5px;
	padding: 10px
}
.jz-cont .ndiv h2 {
	padding: 10px 0;
	line-height: 42px;
	border-bottom: 1px solid #ddd
}
.jz-cont .ndiv p {
	padding: 10px 0
}
.jz-cont .ndiv span {
	margin-top: 15px;
	padding: 5px;
	color: #bdbdbd;
	font-size: 30px;
	background-color: #eee
}
.jz-cont:hover .ndiv span {
	background-color: #009b4c;
	color: #fff
}
.rfloatbox3 {
	width: 50px;
	top: 300px;
	right: 10px;
	height: 150px
}
.rfloatbox3 div {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #eee;
	background-color: #fff;
	border-radius: 100%;
	margin: 10px 0
}
.rfloatbox3 div:hover {
	background-color: #009b4c;
	color: #fff
}
.rfloatbox3 div:hover a {
	color: #fff
}
.rfloatbox3 div span {
	font-size: 28px
}
.rfloatbox3 div.tel span.telnum {
	display: none;
	font-size: 26px;
	height: 42px;
	overflow: hidden;
	font-weight: bold;
	color: #fff
}
.rfloatbox3 div ul.code {
	display: none;
	position: absolute;
	width: 150px;
	height: 210px;
	right: 60px;
	top: 40px;
	padding: 10px;
	background-color: #009b4c;
	border: 1px solid #eee
}
.rfloatbox3 div ul.code li {
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 32px
}
.rfloatbox3 div ul.code img {
	width: 100%
}
.info-lanmu {
	background-color: #009b4c
}
.info-lanmu li {
	display: inline-block;
	line-height: 22px;
	padding: 20px 4.226562%;
	width: 10%
}
.info-lanmu li:hover {
	background-color: #ed8e06
}
.info-more {
	height: 143px;
	background: url(../img/fuhao1.jpg) no-repeat left 10px
}
.info-more p {
	background-color: #009b4c;
	padding: 5px;
	width: 16px;
	line-height: 16px;
	margin: 70px 0 0 140px
}
.info-more p:hover {
	background-color: #ed8e06
}
.info-jianjiebg {
	margin-left: 20px;
	background: url(../img/fuhao2.jpg) no-repeat left top
}
.info-jianjie {
	margin-left: 80px;
	height: auto;
	border: 1px solid #e5e5e5
}
.info-jianjie-n {
	margin: 50px 0 0 -60px;
	padding: 10px 0;
	background-color: #fff
}
.info-jianjie-n h2 {
	font-weight: bold
}
.info-jianjie-n h3 {
	margin-top: 20px;
	width: 30%;
	color: #fff;
	border-radius: 10px;
	background-color: #009b4c
}
.info-jianjie-n:hover h3 {
	background-color: #ed8e06
}
.swiper-container {
	width: 100%;
	height: 100%
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: inline-block;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.swiper-slide {
	width: 95%;
	margin: 2%
}
.swiper-slide p img {
	width: 100%;
	height: 260px
}
.swiper-button-next {
	margin-right: -40px
}
.swiper-button-prev {
	margin-left: -40px
}
.news-tuijianone {
	padding-right: 30px
}
.news-tuijianone .tjbgl {
	height: 182px;
	background: url(../img/xw_time.jpg) no-repeat left top;
	background-size: cover
}
.news-tuijianone .tjbgy {
	height: 136px;
	width: 136px;
	padding: 25px;
	background: url(../img/yuan.png) no-repeat center 20px
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ width:42px !important; height:72px !important; background:url(../img/rightv.jpg) no-repeat !important; right:0 !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ width:42px !important; height:72px !important; background:url(../img/leftv.jpg) no-repeat !important; left:0 !important;}


.news-tuijianone h3 {
	margin-top: 40px;
	font-size: 60px;
	font-weight: bold
}
.news-tuijianone h2 {
	font-size: 20px;
	line-height: 52px
}
.news-tuijianone p {
	margin-top: 20px;
	font-size: 16px;
	padding: 10px 40px;
	border-radius: 10px;
	width: 20%;
	border: 2px solid #009b4c
}
.news-tjinfo:hover p {
	background-color: #009b4c;
	color: #fff
}
.news-list-info {
	padding: 0 15px;
	border-right: 1px solid #e5e5e5
}
.news-list-one {
	margin-bottom: 25px
}
.news-list-one p {
	color: #999
}
.news-list-one h3 {
	color: #009b4c;
	font-size: 50px;
	font-weight: bold;
	line-height: 60px
}
.info-content .title {
	background-color: #009b4c;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	color: #fff;
	padding: 15px 0 15px 10px
}
.info-content .title cite {
	font-size: 24px;
	float: right;
	padding-right: 20px
}
.info-content .tinfo {
	line-height: 32px;
	border: 1px solid #eee
}
.info-content ul.tinfo li {
	font-size: 18px;
	padding: 10px 15px;
	border-top: 1px solid #f5f5f5
}
.info-content ul.tinfo li span {
	float: right;
	color: #cfcece
}
.info-content ul.tinfo li:hover {
	border-left: 3px solid #009b4c
}
.info-content ul.tinfo li:hover a {
	color: #009b4c
}
.info-content ul.tinfo li:hover span {
	color: #009b4c
}
.info-bcontent {
	border: 1px solid #eee;
	padding: 10px 15px
}
.info-bcontent .title {
	font-size: 18px;
	line-height: 32px;
	color: #009b4c;
	padding: 5px 0;
	border-bottom: 1px solid #eee
}
.info-bcontent div.tinfo p {
	font-size: 14px;
	line-height: 32px;
	padding: 2px 0
}
.info-bcontent div.tinfo img {
	width: 100%;
	border: 1px solid #eee
}
.info-acontent {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px
}
.info-acontent .title {
	color: #009b4c;
	font-size: 16px;
	line-height: 22px;
	border-left: 3px solid #009b4c;
	padding-left: 20px
}
.info-acontent i {
	color: #009b4c;
	font-weight: bold
}
.infocontent {
	font-size: 16px;
	line-height: 32px
}

.infocontent h2 {
	font-size: 22px;
	font-weight: bold
}
.infocontent h3 {
	font-size: 16px;
	line-height: 52px;
	background:#009b4d;
	color:#fff;
}
.dateview {
	border-width: 1px 0;
	border-style: dashed;
	border-color: #e5e5e5;
	color: #999;
	padding: 5px 0
}
.updownlist {
	border-width: 1px 0;
	border-style: dashed;
	border-color: #e5e5e5;
	padding: 5px 0;
	line-height: 42px;
	font-size: 16px;
	margin: 50px 0 0 0
}
.updownlist p {
	width: 49.72%;
	display: inline-block
}
.updownlist p:nth-child(2) {
	text-align: right
}
.updownlist span {
	color: #666
}
.site-more3 {
	font-size: 0
}
.site-more3 a {
	position: relative;
	height: 40px;
	line-height: 40px;
	background-color: #009b4c;
	font-size: 26px;
	color: #fff
}
.site-more3 a span {
	font-size: 26px
}
.site-more3 a.ml {
	padding: 10px 8%;
	border-right: 1px solid #fff
}
.site-more3 a.mr {
	padding: 10px 13.5%
}
.site-more3:hover a {
	background-color: #ed8e06;
	transition: all .5s;
	-webkit-transition: all .5s
}
.news-list-one1 {
	padding: 20px 0;
	border-bottom: 1px dotted #ccc
}
.news-list-one1 .layui-panel {
	padding: 5px;
	overflow: hidden;
	border-bottom: 1px solid #ccc
}
.news-list-one1 .img {
	overflow: hidden
}
.news-list-one1 img {
	width: 100%;
	transition: all 2s
}
.news-list-one1:hover img {
	transform: scale(1.2)
}
.news-list-one1:hover .title a {
	color: #009b4c
}
.news-list-one1 .title {
	font-size: 20px;
	line-height: 42px
}
.news-list-one1 .datetime {
	font-size: 16px;
	line-height: 24px
}
.news-list-one1 .datetime .author {
	padding-left: 20px
}
.news-list-one1 .info {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 32px;
	height: 64px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.news-list-one1 .info a, .news-list-one1 .datetime a {
	color: #999
}
[class^="pagediv"] a, [class^="pagediv"] span {
	padding: 10px 15px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666
}
.pagediv a:hover, .pagediv .cpage {
	background-color: #009b4c;
	color: #fff
}
.layui-tab-b {
	margin: 0
}
.layui-tab-brief-b>.layui-tab-more li.layui-this:after, .layui-tab-brief-b>.layui-tab-title-b .layui-this:after {
	height: 92px;
	border: 1px solid #c9033b
}
.layui-tab-brief-b[overflow]>.layui-tab-title-b .layui-this:after {
	top: 0
}
.layui-tab-title-b {
	margin-top: 5px;
	height: 92px;
	border: 0
}
.layui-tab-title-b li {
	height: 92px;
	padding: 2px
}
.layui-tab-title-b li:not(:first-child) {
	margin-left: 3.2px
}
.layui-tab-title-b li img {
	width:137px;
	height: 90px
}
.layui-tab-content-b {
	padding: 0
}
.layui-tab-content-b .layui-tab-item img {
	width: 100%
}
.layui-tab-title-c {
	background-color: #f7f7f7;
	border-bottom: 2px solid #009b4c
}
.layui-tab-title-c li {
	font-size: 16px;
	font-weight: bold;
	min-width: 120px
}
.layui-tab-brief-c>.layui-tab-more li.layui-this:after, .layui-tab-brief-c>.layui-tab-title-c .layui-this:after {
	border: 0
}
.layui-tab-title-c .layui-this a {
	background-color: #009b4c;
	color: #fff
}
.layui-tab-brief-c[overflow]>.layui-tab-title-c .layui-this:after {
	top: 0
}
.layui-tab-brief-c .layui-tab-content-c {
	padding: 20px;
	border: solid #999;
	border-width: 0 1px 1px 1px;
	overflow:hidden;
}
.layui-tab-brief-c .layui-tab-content-c img {
	max-width: 75%;
	display:block;
	text-align:center;
	margin: 5px 0
}
.footerout {
	background-color: #ed8e06;
	padding-top: 15px
}
.footerin {
	background-color: #009b4c;
	padding: 20px 0;
	color: #fff
}
.footercopy {
	background-color: #136b2f;
	padding-bottom: 115px;
	color: #fff
}
.footer-cont h2 {
	color: #ed8e06;
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: bold
}
.footer-fixbar {
	position: fixed;
	background-color: rgba(0,0,0,0.8);
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 6666;
	padding: 5px 0
}
.footer-fixbar p {
	color: #fff;
	font-size: 18px
}
.footer-fixbar h3 {
	color: #f00;
	font-size: 18px
}
.footer-fixbar h2 {
	color: #fff;
	font-size: 40px;
	font-weight: bold
}
#totop3 {
	display: none
}

/****footer***/
.foot {
	width:100%;
    background: #253948 url(../img/foot1_2.jpg) no-repeat center top;
    position: relative;
    height: 351px;
    padding-bottom: 100px;
}
.foot .foot_icon {
    width: 760px;
    height: 23px;
    position: absolute;
    right: 0;
    top: -23px;
    background: url(../img/foot2.png) no-repeat;
}
.wrap {
    width: 1260px;
    margin: 0 auto;
}
.foot .foot_main {
    padding-top: 40px;
    height: 250px;
}
.foot .dl1 {
    width: 17%;
}
.foot dl {
    float: left;
}
.foot dl dt {
    font-size: 20px;
    color: #ee7709;
    line-height: 1;
    margin-bottom: 38px;
}
.foot dl dd {
    font-size: 14px;
    color: #fff;
    line-height: 1;
    margin-bottom: 13px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.foot dl dd a{ color:#fff;}
.foot .dl2 {
    width: 34%;
}
.foot dl {
    float: left;
}
.foot .foot_right {
    float: right;
    padding-top: 25px;
}
.foot .foot_right .box_img.first {
    margin-right: 50px;
}
.foot .foot_right .box_img {
    display: inline-block;
}
.foot .dl2 dd .m .t {
    display: block;
    border-left: 1px solid;
    padding-left: 5px;
    margin-bottom: 17px;
}
.foot .foot_right .box_img img {
    width: 120px;
    height: 120px;
}
.foot .foot_right .box_img .t {
    font-size: 14px;
    color: #fff;
    padding-top: 17px;
    line-height: 1;
}
.foot .foot_bt {
    padding-bottom: 20px;
}
.foot .foot_bt .com {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    margin-top: 20px;
}
.foot .foot_bt .com a{ color:#fff;}
.r {
    float: right;
}
.foot .dl2 dd .m .s {
    font-size: 28px;
    font-family: 'Arial';
    margin-bottom: 7px;
}

.dfwt_fr{ width:100%; overflow:hidden; position:relative;}
.dfwt_fr h2{ font-size:20px; color:#f00; line-height:35px; height:30px; overflow:hidden; margin-bottom:10px;}
.jiage{ height:33px; line-height:33px; background:#009b4c; text-indent:10px; color:#fff;}
.jiage strong{ color:#ff0; font-size:18px;}

.plxfs{ width:100%; height:auto; float:left; overflow:hidden; margin-top:10px;}
.plxfs ul{ overflow:hidden; margin-bottom:10px;}
.plxfs li{ width:100%; height:45px; line-height:45px; float:left; overflow:hidden; font-size:16px;}
.plxfs li strong{ font-size:18px;}
.wx{ position:absolute; right:0; top:90px; width:120px;}
.wx img{ width:120px;}
.wx span{ width:100%; font-weight:bold; color:#f00; font-size:14px; float:left; text-align:center;}

.dfwt_fr p{ line-height: 38px; height: auto; font-size: 16px;}

.btn-cpinfo {
    color: #fff;
    background-color: #009b4c;
    border-color: #F2F2F2;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
	margin-top:15px;
	overflow:hidden;
}
.btn-cpinfo img {
    vertical-align: middle;
    margin-right: 10px;
}

.infocontent table{ width:100%; height:auto; float:left; overflow:hidden; word-wrap: break-word; word-break: break-all;}
.infocontent td{ border:1px solid #ddd; padding:4px;}
.infocontent td:nth-child(1){ width:20%;}
.infocontent td:nth-child(2){ width:30%;}

.about_us_pict {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px 20px;
    line-height: 26px;
	border-top:0;
	margin-bottom:20px;
}

.pp_class{width: 100%;overflow: hidden;}
.pp_class .pp_class_left{width: 162px;height: 40px;line-height: 40px;background: #009b4c;text-align: center;font-size: 18px;color: #FFF;position: relative;display: inline-block;font-weight:700; margin-bottom:10px;}
.pp_class .pp_class_left a{ color:#fff;}
.pp_class .pp_class_left em{display: block;width: 0;height: 0;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 5px solid #009b4c;position: absolute;right: -5px;top: 17px;}
.pp_class .pp_class_right{width: calc(100% - 175px);float: right;}
.pp_class .pp_class_right a:nth-child(6n+1){margin-left: 0;}
.pp_class .pp_class_right a{width: 16%;color: #2e2a2a;height: 40px;line-height: 40px;margin-left: 0.8%;float: left;display: block;background: #E3E3E3;text-align: center;margin-bottom: 10px;}
.pp_class .pp_class_right a:hover,.pp_class .pp_class_right .on{background: #f90;font-weight:700;color:#FFF;}

.prdc_fl{ width:580px; float:left;}
.prdc_fr{ width:580px; float:right;}
.modelHead-cont{float: left;width: 100%;}
.modelHead-title{font-size: 32px;line-height: 42px;color: #30323A;font-weight: bold;}
.modelHead-intro{background: #F8F8F8;padding: 20px;font-size: 15px;line-height: 27px;color: #4F5158;margin-top: 20px;}
.modelHead-intro span{color: #97989E;}
.modelHead{padding: 40px 0;}
.modelHead-jia{font-size: 14px;line-height: 24px;color: #73757A;margin-top: 40px;}
.kfz li{float: left;}
.modelHead-but .bj{width: 240px;height: 60px;background: #F60;float: left;line-height: 60px;font-size: 18px;color: #fff;font-weight: bold;text-align: center;}
.modelHead-but .bj span{display: inline-block;width: 32px;height: 32px;background: url("../img/ng1.png") no-repeat 0;margin-right: 15px;position: relative;top: 10px;}
.modelHead-but .bj:hover{background: #f90;}
.phe{width: 238px;height: 58px;border: 1px solid #DD0000;float: left;background: url("../img/ng2.png") no-repeat 34px center;margin-left: 20px;}
.phe-t{font-size: 13px;color: #97989E;margin-left: 80px;margin-top: 9px; line-height:22px;}
.phe-t span{display: block;font-size: 18px;color: #DD0000;font-weight: bold;line-height: 20px;}
.modelHead-but{margin-top: 50px;display:inline-block;}

.layui-input, .layui-select, .layui-textarea{ height:30px; line-height:30px;}
.layui-btn{ height:30px; line-height:30px;}

.section-three{
	overflow:hidden;
	width:100%;
}
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
	margin-top:1px;
}
#banner{
	width:1920px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:-960px;
	left:50%
}
#banner .item{ display: block;}
#banner img { display: block;width:1920px;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:50px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#1567a1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}

.ckcxfl{ width:100%; height:auto; line-height:40px; float:left; font-size:26px; font-weight:bold; color:#000; margin-bottom:15px; background:#f5f5f5; padding:4px;}